home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
NOVA - For the NeXT Workstation
/
NOVA - For the NeXT Workstation.iso
/
SourceCode
/
xView
/
xView.h
< prev
next >
Wrap
Text File
|
1992-12-19
|
180b
|
16 lines
/* Generated by Interface Builder */
#import <appkit/View.h>
@interface xView:View
{
id xColorWell;
id backColorWell;
id widthScroller;
}
-changeMade:sender;
@end